borderColor
Type
property
Summary
The border color of the label field
Syntax
set the borderColor of <widget> to pColor
get the borderColor of <widget>
Description
Use the borderColor property to change the color and opacity of the label border.
Value
Name | Type | Description |
---|---|---|
value | Three or four comma-separated numbers between 0 and 256, representing the color in RGB or RGBA format. |